GtkTextView: Add a monospace property
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Oct 2014 04:39:42 +0000 (00:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Oct 2014 04:39:42 +0000 (00:39 -0400)
commit0004e667abdab749b991d320ed4f735778385766
tree71030a2d3fc89f33a51245c8df301af0beba149a
parent2dfc03bdb532c14187aa14bf51adc1aec3b71b62
GtkTextView: Add a monospace property

This is a convenient shortcut for a common case. It is implemented
by adding a .monospace style class to the text view, and letting
the theme decide about the monospace font to use.
docs/reference/gtk/gtk3-sections.txt
gtk/gtkstylecontext.h
gtk/gtktextview.c
gtk/gtktextview.h